-
Home
-
Mail Grab
-
1.0.0 (latest)
-
Code
-
Classes
- MailPost
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
273 |
Lines of code |
103 |
Logical lines of code |
50 |
Comment lines |
132 |
Methods |
23 |
Properties |
1 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
print_attachments() |
S |
58 |
5 |
14 |
print_meta() |
S |
61 |
2 |
12 |
print_body() |
S |
63 |
2 |
11 |
__construct() |
S |
81 |
1 |
3 |
get_meta() |
S |
71 |
1 |
5 |
get_subject() |
S |
80 |
1 |
3 |
print_subject() |
S |
76 |
1 |
4 |
get_from() |
S |
79 |
1 |
3 |
print_from() |
S |
80 |
1 |
3 |
get_to() |
S |
80 |
1 |
3 |
print_to() |
S |
81 |
1 |
3 |
get_cc() |
S |
80 |
1 |
3 |
print_cc() |
S |
81 |
1 |
3 |
get_bcc() |
S |
80 |
1 |
3 |
print_bcc() |
S |
81 |
1 |
3 |
get_reply_to() |
S |
80 |
1 |
3 |
print_reply_to() |
S |
81 |
1 |
3 |
get_custom_headers() |
S |
80 |
1 |
3 |
print_custom_headers() |
S |
81 |
1 |
3 |
get_attachments() |
S |
80 |
1 |
3 |
get_body() |
S |
79 |
1 |
3 |
is_html() |
S |
71 |
1 |
5 |
is_prevented() |
S |
74 |
1 |
4 |